From 93c37fb3e515dcd3f8ea8e90ba2bd3eaf81e1b3f Mon Sep 17 00:00:00 2001 From: oliskoli Date: Sun, 24 Aug 2008 12:58:32 +0000 Subject: [PATCH] Add reference files for unicsv tests with various grids. --- reference/grid-bng.csv | 14 +++ reference/grid-bng~csv.gpx | 101 +++++++++++++++++ reference/grid-swiss.csv | 12 +++ reference/grid-swiss~csv.gpx | 87 +++++++++++++++ reference/grid-utm.csv | 26 +++++ reference/grid-utm~csv.gpx | 204 +++++++++++++++++++++++++++++++++++ 6 files changed, 444 insertions(+) create mode 100644 reference/grid-bng.csv create mode 100644 reference/grid-bng~csv.gpx create mode 100644 reference/grid-swiss.csv create mode 100644 reference/grid-swiss~csv.gpx create mode 100644 reference/grid-utm.csv create mode 100644 reference/grid-utm~csv.gpx diff --git a/reference/grid-bng.csv b/reference/grid-bng.csv new file mode 100644 index 000000000..b560b8df6 --- /dev/null +++ b/reference/grid-bng.csv @@ -0,0 +1,14 @@ +No,BNG-Zone,BNG-East,BNG-North,Name,Description,Symbol,Date,Time +1,NB,19424,11938,"AlineLodge","Aline Lodge","City (Small)",2008/08/23,20:56:12 +2,SH,48017,62830,"Caernarfon","Caernarfon","City (Small)",2008/08/23,20:55:54 +3,SW,64965,39373,"Camborne","Camborne","City (Small)",2008/08/23,20:55:39 +4,SX,91542,91497,"Exeter","Exeter","City (Medium)",2008/08/23,20:55:35 +5,NO,45540,49535,"Forfar","Forfar","City (Small)",2008/08/23,20:55:22 +6,NT,50066,14961,"Hawick","Hawick","City (Small)",2008/08/23,20:55:25 +7,NF,72432,72368,"Hosta","Hosta","City (Small)",2008/08/23,20:56:17 +8,NM,40782,98797,"IsleofRhum","Isle of Rhum","City (Small)",2008/08/23,20:56:24 +9,HU,47705,40923,"Lerwick","Lerwick","City (Small)",2008/08/23,20:59:39 +10,ND,35358,77978,"Nethertown","Nethertown","City (Small)",2008/08/23,20:57:48 +11,TG,23148, 9299,"Norwich","Norwich","City (Medium)",2008/08/23,20:55:44 +12,SZ,85983,94283,"Selsey","Selsey","City (Small)",2008/08/23,20:57:02 +13,SK,33737,88645,"Sheffield","Sheffield","City (Large)",2008/08/23,20:55:01 diff --git a/reference/grid-bng~csv.gpx b/reference/grid-bng~csv.gpx new file mode 100644 index 000000000..0e608a28c --- /dev/null +++ b/reference/grid-bng~csv.gpx @@ -0,0 +1,101 @@ + + + + + + + AlineLodge + Aline Lodge + Aline Lodge + City (Small) + + + + Caernarfon + Caernarfon + Caernarfon + City (Small) + + + + Camborne + Camborne + Camborne + City (Small) + + + + Exeter + Exeter + Exeter + City (Medium) + + + + Forfar + Forfar + Forfar + City (Small) + + + + Hawick + Hawick + Hawick + City (Small) + + + + Hosta + Hosta + Hosta + City (Small) + + + + IsleofRhum + Isle of Rhum + Isle of Rhum + City (Small) + + + + Lerwick + Lerwick + Lerwick + City (Small) + + + + Nethertown + Nethertown + Nethertown + City (Small) + + + + Norwich + Norwich + Norwich + City (Medium) + + + + Selsey + Selsey + Selsey + City (Small) + + + + Sheffield + Sheffield + Sheffield + City (Large) + + diff --git a/reference/grid-swiss.csv b/reference/grid-swiss.csv new file mode 100644 index 000000000..97977b743 --- /dev/null +++ b/reference/grid-swiss.csv @@ -0,0 +1,12 @@ +No,Swiss-East,Swiss-North,Name,Symbol,Date,Time +1,1,1,"001","Golf Course",2008/08/23,15:41:29 +2,600351,200193,"Bern","City (Medium)",2008/08/23,15:37:18 +3,648179,47105,"Biella","City (Small)",2008/08/23,15:37:12 +4,665373,63755,"Borgosesia","City (Small)",2008/08/23,15:37:15 +5,666495,212472,"Luzern","City (Medium)",2008/08/23,15:37:57 +6,572102,104690,"Martigny-Ville","City (Small)",2008/08/23,15:37:08 +7,561285,205205,"Neuchatel","City (Small)",2008/08/23,15:37:21 +8,559178,171936,"Romont","City (Small)",2008/08/23,15:36:44 +9,618842,170605,"Spiez","City (Small)",2008/08/23,15:36:48 +10,698235,261546,"Winterthur","City (Medium)",2008/08/23,15:37:40 +11,682958,247645,"Zurich","City (Large)",2008/08/23,15:37:36 diff --git a/reference/grid-swiss~csv.gpx b/reference/grid-swiss~csv.gpx new file mode 100644 index 000000000..78e0f6442 --- /dev/null +++ b/reference/grid-swiss~csv.gpx @@ -0,0 +1,87 @@ + + + + + + + 001 + 001 + 001 + Golf Course + + + + Bern + Bern + Bern + City (Medium) + + + + Biella + Biella + Biella + City (Small) + + + + Borgosesia + Borgosesia + Borgosesia + City (Small) + + + + Luzern + Luzern + Luzern + City (Medium) + + + + Martigny-Ville + Martigny-Ville + Martigny-Ville + City (Small) + + + + Neuchatel + Neuchatel + Neuchatel + City (Small) + + + + Romont + Romont + Romont + City (Small) + + + + Spiez + Spiez + Spiez + City (Small) + + + + Winterthur + Winterthur + Winterthur + City (Medium) + + + + Zurich + Zurich + Zurich + City (Large) + + diff --git a/reference/grid-utm.csv b/reference/grid-utm.csv new file mode 100644 index 000000000..19d736ac6 --- /dev/null +++ b/reference/grid-utm.csv @@ -0,0 +1,26 @@ +No,UTM-Zone,UTM-Ch,UTM-East,UTM-North,Name,Altitude,Symbol,Date,Time +1,44,R,413954,2809536,"Wpt_12E7vrv",,"Waypoint",2008/08/23,18:14:04 +2,29,Q,395324,2193391,"Wpt_1NAeS",57.0,"Waypoint",2008/08/23,18:13:50 +3,10,D,480837,2885370,"Wpt_2BYa1",,"Waypoint",2008/08/23,18:16:06 +4,22,F,325970,4422227,"Wpt_32sd",83.0,"Waypoint",2008/08/23,18:15:34 +5,35,U,452998,6056862,"Wpt_39vH4Z",36.0,"Waypoint",2008/08/23,18:15:26 +6,18,N,206126,134410,"Wpt_5tD1wEB",,"Waypoint",2008/08/23,18:15:50 +7,24,U,352819,5486572,"Wpt_5Zhkd",,"Waypoint",2008/08/23,18:16:11 +8,30,M,655719,9882662,"Wpt_6irYN",23.0,"Waypoint",2008/08/23,18:13:55 +9,39,R,715466,3025230,"Wpt_A1ss",83.0,"Waypoint",2008/08/23,18:14:53 +10,34,M,779302,9172980,"Wpt_APJU5",,"Waypoint",2008/08/23,18:14:13 +11,19,P,583541,1071647,"Wpt_ASbe",,"Waypoint",2008/08/23,18:14:45 +12,38,U,570141,5575199,"Wpt_eT3d",67.0,"Waypoint",2008/08/23,18:14:59 +13,02,U,676729,6095802,"Wpt_HbL58",37.0,"Waypoint",2008/08/23,18:16:19 +14,16,P,273997,1651032,"Wpt_Hupm",15.0,"Waypoint",2008/08/23,18:13:26 +15,04,E,578152,2943516,"Wpt_i61vHHf",55.0,"Waypoint",2008/08/23,18:14:27 +16,28,R,740748,3008878,"Wpt_IKcJ",42.0,"Waypoint",2008/08/23,18:13:46 +17,19,W,589769,7262144,"Wpt_j0344",23.0,"Waypoint",2008/08/23,18:13:39 +18,03,N,581257,526953,"Wpt_MedoTEJ",92.0,"Waypoint",2008/08/23,18:13:30 +19,09,F,423491,4653172,"Wpt_Q6qCFNf3",47.0,"Waypoint",2008/08/23,18:16:05 +20,03,D,461564,2246820,"Wpt_Qkfl",2.0,"Waypoint",2008/08/23,18:14:38 +21,02,J,307404,7151565,"Wpt_qzkKBpz",6.0,"Waypoint",2008/08/23,18:15:58 +22,32,K,653734,7702662,"Wpt_r81J0Qr",51.0,"Waypoint",2008/08/23,18:15:18 +23,29,K,268668,7620784,"Wpt_tzplq3SA",13.0,"Waypoint",2008/08/23,18:15:08 +24,57,S,456928,3682270,"Wpt_vhagfqH",10.0,"Waypoint",2008/08/23,18:14:24 +25,40,V,590806,6323254,"Wpt_ZHNuvzhQ",51.0,"Waypoint",2008/08/23,18:15:42 diff --git a/reference/grid-utm~csv.gpx b/reference/grid-utm~csv.gpx new file mode 100644 index 000000000..b1984bf6f --- /dev/null +++ b/reference/grid-utm~csv.gpx @@ -0,0 +1,204 @@ + + + + + + + Wpt_12E7vrv + Wpt_12E7vrv + Wpt_12E7vrv + Waypoint + + + 57.000000 + + Wpt_1NAeS + Wpt_1NAeS + Wpt_1NAeS + Waypoint + + + + Wpt_2BYa1 + Wpt_2BYa1 + Wpt_2BYa1 + Waypoint + + + 83.000000 + + Wpt_32sd + Wpt_32sd + Wpt_32sd + Waypoint + + + 36.000000 + + Wpt_39vH4Z + Wpt_39vH4Z + Wpt_39vH4Z + Waypoint + + + + Wpt_5tD1wEB + Wpt_5tD1wEB + Wpt_5tD1wEB + Waypoint + + + + Wpt_5Zhkd + Wpt_5Zhkd + Wpt_5Zhkd + Waypoint + + + 23.000000 + + Wpt_6irYN + Wpt_6irYN + Wpt_6irYN + Waypoint + + + 83.000000 + + Wpt_A1ss + Wpt_A1ss + Wpt_A1ss + Waypoint + + + + Wpt_APJU5 + Wpt_APJU5 + Wpt_APJU5 + Waypoint + + + + Wpt_ASbe + Wpt_ASbe + Wpt_ASbe + Waypoint + + + 67.000000 + + Wpt_eT3d + Wpt_eT3d + Wpt_eT3d + Waypoint + + + 37.000000 + + Wpt_HbL58 + Wpt_HbL58 + Wpt_HbL58 + Waypoint + + + 15.000000 + + Wpt_Hupm + Wpt_Hupm + Wpt_Hupm + Waypoint + + + 55.000000 + + Wpt_i61vHHf + Wpt_i61vHHf + Wpt_i61vHHf + Waypoint + + + 42.000000 + + Wpt_IKcJ + Wpt_IKcJ + Wpt_IKcJ + Waypoint + + + 23.000000 + + Wpt_j0344 + Wpt_j0344 + Wpt_j0344 + Waypoint + + + 92.000000 + + Wpt_MedoTEJ + Wpt_MedoTEJ + Wpt_MedoTEJ + Waypoint + + + 47.000000 + + Wpt_Q6qCFNf3 + Wpt_Q6qCFNf3 + Wpt_Q6qCFNf3 + Waypoint + + + 2.000000 + + Wpt_Qkfl + Wpt_Qkfl + Wpt_Qkfl + Waypoint + + + 6.000000 + + Wpt_qzkKBpz + Wpt_qzkKBpz + Wpt_qzkKBpz + Waypoint + + + 51.000000 + + Wpt_r81J0Qr + Wpt_r81J0Qr + Wpt_r81J0Qr + Waypoint + + + 13.000000 + + Wpt_tzplq3SA + Wpt_tzplq3SA + Wpt_tzplq3SA + Waypoint + + + 10.000000 + + Wpt_vhagfqH + Wpt_vhagfqH + Wpt_vhagfqH + Waypoint + + + 51.000000 + + Wpt_ZHNuvzhQ + Wpt_ZHNuvzhQ + Wpt_ZHNuvzhQ + Waypoint + + -- 2.30.2